CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab Neighbor

搜索资源列表

  1. ClassifyHomework

    0下载:
  2. 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2335
    • 提供者:youxia
  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:422959
    • 提供者:刘文珍
  1. K-PNN

    0下载:
  2. K-PNN Algorithm a type of k nearest neighbor algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:24132
    • 提供者:parisa
  1. fknn

    0下载:
  2. fuzzy k-nearest-neighbor algotithm-fuzzy k-nearest-neighbor algotithm
  3. 所属分类:matlab

    • 发布日期:2015-05-24
    • 文件大小:3073
    • 提供者:pretender001
  1. SVM

    0下载:
  2. In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via Support Vectors (SVDA), is in
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1705
    • 提供者:sofi
  1. knn_demo

    0下载:
  2. k近邻算法(knn, k nearest neighbor)-k nearest neighbor (knn, k nearest neighbor)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2105
    • 提供者:wetoo
  1. nearestinterpolation

    0下载:
  2. 2006编写的最近邻域内插源代码,可以实现图像的最近邻域内插-2006 prepared by the nearest neighbor interpolation within the source code can be achieved within the image of the nearest neighbor interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:149487
    • 提供者:hao
  1. knnsearch

    0下载:
  2. 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3255
    • 提供者:刘晓红
  1. rotate

    0下载:
  2. 实现图像空间旋转,灰度插值操作,插值方法分别是最近邻法和二次线性法。-Achieve the image space rotation, gray-level interpolation operation, interpolation methods are nearest neighbor method and the second linear method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2490
    • 提供者:bbdlp
  1. 93317479KNN

    0下载:
  2. matlab 最近邻算法及文献,随时欢迎下载-matlab nearest-neighbor algorithm and literature, feel free to download
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:234852
    • 提供者:k2r
  1. knearest

    0下载:
  2. MATLAB 小程序,可以实现模式识别中的K近邻算法,已经运行成功,附运行程序结果-MATLAB small programs can be achieved in the K-nearest neighbor pattern recognition, has been running successfully run the program attached to the results of
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:177056
    • 提供者:xiaoxiaoyuan
  1. 20064817924orl_faces_112x92

    0下载:
  2. ORL人脸图像库,共40人,每人10幅图像,其中每人的前5幅作为训练样本,后5幅作为测试分类样本,统计正确分类率。分类准则为最近邻规则。 真实的图像尺寸为112x92,列向量堆积对应人脸库矩阵的每一列。 -ORL face image database, a total of 40 per 10 images, each of which the first five as training samples, after the 5 categories as a test sampl
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3499911
    • 提供者:limei
  1. classification

    3下载:
  2. 灰度共生矩阵提取特征值,最近邻算法,进行纹理图像分类。creat_apprentissage用来训练样本,cooccurence是灰度共生矩阵提取特征值,knn是进行k最近邻算法,classif是纹理图像分类-coocurence matrix,using K nearest neighbor to classify textures images.
  3. 所属分类:matlab

    • 发布日期:2015-12-09
    • 文件大小:53135542
    • 提供者:王静
  1. ann_1.1.2

    0下载:
  2. code for approximate nearest neighbor search
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:617896
    • 提供者:rui
  1. cover_tree.tar

    0下载:
  2. A Cover Tree is a datastructure helpful in calculating the nearest neighbor of points given only a metric.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:19103
    • 提供者:Wei Dan
  1. hang_ji_shi_bie

    1下载:
  2. 航迹识别,用到改进的近邻搜索算放,双线性插值,BP预测等方法-Track identification, use the search operator to improve the neighbor put, bilinear interpolation, BP prediction method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:850934
    • 提供者:张海如
  1. knn

    2下载:
  2. K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。-k-Nearest Neighbor algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4341
    • 提供者:郭乐
  1. kpca

    0下载:
  2. 运用KPCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器。-KPCA method using ORL face database for face recognition, classification for the nearest neighbor classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1327
    • 提供者:胡丽娜
  1. knn

    0下载:
  2. 这个程序是用来寻找每个图像的K近邻的,然后得到了一个权值矩阵-This program is used to find K-nearest neighbor of each image, and then get a weight matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:793
    • 提供者:王玲丽
  1. knn

    0下载:
  2. code of implementing the K-Nearest Neighbor method
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2009
    • 提供者:Manhal
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com